home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / rexx / 2002 < prev    next >
Encoding:
Text File  |  1996-08-06  |  1.1 KB  |  29 lines

  1. Newsgroups: comp.lang.rexx
  2. Path: netcom.com!netkid
  3. From: netkid@netcom.com
  4. Subject: Re: REXX for OS/2 TCP/IP Socket API question
  5. Message-ID: <netkidDpwpBr.AEF@netcom.com>
  6. Sender: netkid@netcom19.netcom.com
  7. Reply-To: netkid@netcom.com
  8. Organization: NETCOM On-line Communication Services (408 261-4700 guest)
  9. X-Newsreader: IBM NewsReader/2 v1.2.5
  10. References: <4ke172$dug@dsk92.itg.ti.com>
  11. Date: Mon, 15 Apr 1996 13:55:03 GMT
  12.  
  13. In <4ke172$dug@dsk92.itg.ti.com>, drupp@ti.com (Dave Rupp) writes:
  14. >I'm looking for a quick reference with more information that what came with
  15. >IBM Version 2.0 TCP/IP for OS/2 on the REXX Socket API commands.  Anyone know
  16. >where I can pull it from the Net?  Or if someone has an anonymous ftp site I
  17. >could pull examples from that would be great.  TIA
  18.  
  19. RXSOCK.ZIP on HOBBES.NMSU.EDU  has documentation and examples.  I think the docs
  20. are the same.  The examples show how to use sockets.  Internet communication
  21. is the use of sockets and corresponding protocals defined by appropriate RFCs.
  22. The Rexx Api is basically a port of Berkeley sockets from Unix.  So any info
  23. on Berkeley sockets would also apply to the Rexx Api.
  24.  
  25. ---
  26. Jim
  27. CyberNet Connections
  28.  
  29.